Skip to content

Conversation

@VanL
Copy link

@VanL VanL commented Mar 24, 2025

No description provided.

@modelmonster modelmonster force-pushed the fully-qualified-image-names branch from 17386e6 to 6ab1628 Compare March 24, 2025 19:31
@pombredanne
Copy link
Member

Thanks! @tdruez ping ^ ?

Copy link
Contributor

@tdruez tdruez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look fine, except for the .env entry that should be removed.

@if test -f ${ENV_FILE}; then echo ".env file exists already"; exit 1; fi
@mkdir -p $(shell dirname ${ENV_FILE}) && touch ${ENV_FILE}
@echo SECRET_KEY=\"${GET_SECRET_KEY}\" > ${ENV_FILE}
@echo COMPOSE_PROJECT_NAME=\"scancodeio\" >> ${ENV_FILE}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the Django app .env file. The COMPOSE_PROJECT_NAME value does not seem relevant in that context.

@tdruez
Copy link
Contributor

tdruez commented Apr 25, 2025

@modelmonster could you fix the DCO failure?

@modelmonster modelmonster force-pushed the fully-qualified-image-names branch from 6c8592f to 6e74f9f Compare May 2, 2025 23:32
@tdruez
Copy link
Contributor

tdruez commented Jul 14, 2025

@VanL Thanks for the PR! Merged in #1745

@tdruez tdruez closed this Jul 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants